Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - multi threaded server
Search - multi threaded server - List
多线程下载文件服务器,接收客户端登陆信息,和传递文件-multi-threaded download the file server, the receiving client landing information, and transmit documents
Update : 2008-10-13 Size : 68618 Publisher : lxy

多线程TCPIP_Telnet服务器。 支持多用户登录,便于学习多任务的操作。-Multi-threaded Telnet server application supports multi-users login and learning
Update : 2008-10-13 Size : 252768 Publisher :

基于mfc多线程框架的程序。可存储转发ftp程序,集客户端和服务器端-based on the framework of multi-threaded process. Ftp can be store - and-forward procedures, collect client and server
Update : 2008-10-13 Size : 984393 Publisher : 刘仲强

This example shows a simple communication stream between a client and a server over TCP/IP. The server program also demonstrates a simple multi-threaded connection monitoring routine. The example programs do not attempt to implement a data transmission protocol. All messages are read in 64 byte chunks and the server does not attempt to relate multi-part messages from clients. However, comments in the code indicate the places where changes would be made to accomodate multi-part messages and/or alternate message frame size schemes. A client/server application is a two-part problem: first you must define the raw data transmission methodology for the programs, and second you must then implement a data transmission protocol to control the flow of the raw data and make it meaningful to the applications. This sample only attempts to deal with the first part of the problem transmitting the raw data.-This example shows a simple communication stream between a client and a server over TCP/IP. The server program also demonstrates a simple multi-threaded connection monitoring routine. The example programs do not attempt to implement a data transmission protocol. All messages are read in 64 byte chunks and the server does not attempt to relate multi-part messages from clients. However, comments in the code indicate the places where changes would be made to accomodate multi-part messages and/or alternate message frame size schemes. A client/server application is a two-part problem: first you must define the raw data transmission methodology for the programs, and second you must then implement a data transmission protocol to control the flow of the raw data and make it meaningful to the applications. This sample only attempts to deal with the first part of the problem transmitting the raw data.
Update : 2024-05-06 Size : 334848 Publisher : nd

这是一个使用多线程实现的轻量级的WebServer服务器,简单模拟淘宝红包功能。运行服务器后,在浏览器中输入127.0.0.1:8888就可以访问此服务器,服务器会随机返回几张图片,分别写有没中奖,中5元,599元,5000元等~对初学者理解多线程webserver很有帮助-It is a multi-threaded server WebServer lightweight, simple simulation Taobao red envelope function. After running the server, enter 127.0.0.1:8888 in a browser can access the server, the server will return a few random pictures were written did not win, in five yuan, 599 yuan, 5,000 yuan and so on- for beginners to understand and more thread webserver helpful
Update : 2024-05-06 Size : 122880 Publisher : 万园春

自己编写的简单QQ聊天工具的多线程服务器程序,使用QT开发,能够处理简单的客户端请求。-I have written a simple chat tool QQ multi-threaded server program, developed using QT can handle simple client requests.
Update : 2024-05-06 Size : 11264 Publisher : ht

MFC 程序,基于vs2012,实现一种socket网络编程,多线程服务器程序-MFC program, based on vs2012, implement a socket network programming, multi-threaded server program
Update : 2024-05-06 Size : 63488 Publisher : gaocheng

简单TCP服务器端,实现收发数据,多线程实现-Simple TCP server, send and receive data, multi-threaded implementation
Update : 2024-05-06 Size : 5120 Publisher : sdf

多线程服务器功能:从同一局域网的不同主机发起请求;从同一机器的多个浏览器发起请求;访问各种格式文件;-Multi-threaded server functions: different LAN from the same host initiated request the number of machines from the same browser to initiate the request access to a variety of format
Update : 2024-05-06 Size : 3072 Publisher : ferentarc

基于linux平台tcp协议的邮箱系统实现,C/S架构,服务器采用多线程实现,客户端使用纯控制台,系统统一使用C语言和一些linux系统函数。-Linux tcp protocol based platform mail system implementation, C/S architecture, multi-threaded server implementation, the client uses a pure console, unified system using the C language and some linux system functions.
Update : 2024-05-06 Size : 169984 Publisher : 穆元彪

这是个完整的源码包,实现客户端从服务端下载文件的程序,重点亮点是服务端采用多线程建立socket接受客服的连接请求,服务端建立线程池,然后建立任务列表接受客户-This is a complete source code package, to achieve application client to download files the server, the focus highlight is the establishment of multi-threaded server socket accepts customer connection requests, the server thread pool set up, and then accept the task of establishing a list of customers
Update : 2024-05-06 Size : 7168 Publisher : lqjun

linux下实现简单的收发文件的服务器和客户端,多线程,用于简单测试和学习。-Realization linux simple send and receive files of server and client, multi-threaded, for simple testing and learning.
Update : 2024-05-06 Size : 14336 Publisher : Kevinwang

DL : 0
实现多线程服务器,实现GPS定位点坐标和工作状态解析、存储、以及安全距离判断、实时发送报警信息、数据库使用mysql。-Multi-threaded server, realize GPS positioning coordinates and work state analysis, storage, and security the judge, send real-time alarm information, mysql.
Update : 2024-05-06 Size : 25600 Publisher : 焦小圈

DL : 0
工程实现一个多线程的C语言服务器,这个服务器被移植到arm开发板中用来读取串口,网口的数据,并传输到网络中,通过Tcp与其他客户端程序通信。-Project to implement a multi-threaded C language server, the server is transplanted to arm development board to read serial data network port, and transmitted to the network via Tcp communicate with other client programs.
Update : 2024-05-06 Size : 175104 Publisher : 李强

这份资料是应用socket和多线程实现服务器与客户端通信,多个客户端之间互相通信的功能-This information is the application socket and multi-threaded server and client communication, the function of communication between multiple clients
Update : 2024-05-06 Size : 8975360 Publisher : 土豆

DL : 0
一个专门为PHP语言设计的异步、并行、高性能网络通信引擎,使用纯C语言编写,提供了PHP语言的异步多线程服务器,异步TCP/UDP网络客户端,异步MySQL,异步Redis,数据库连接池,AsyncTask,消息队列,毫秒定时器,异步文件读写,异步DNS查询。 Swoole内置了Http/WebSocket服务器端/客户端、Http2.0服务器端。-A special asynchronous, PHP language design, high performance parallel network communications engine, using pure C language, PHP language provides asynchronous multi-threaded server, asynchronous TCP/UDP network client, asynchronous MySQL, asynchronous Redis, connection pool, AsyncTask, message queue, millisecond timer, asynchronous read and write asynchronous DNS query. Swoole built-in Http/WebSocket server/client, Http2.0 server.
Update : 2024-05-06 Size : 823296 Publisher : Shannon

多人炸金花游戏: 使用面向对象的思想处理游戏,过程中使用了生产者和消费者模式来构建多线程,配合mutex锁,条件变量实现服务器的高并发。(Many people fry golden flower game: The use of object-oriented thinking to deal with the game, the process uses the producer and consumer models to build multi-threaded, with mutex locks, conditional variables to achieve high concurrency server)
Update : 2024-05-06 Size : 19456 Publisher : pfflyer

简单的TCP服务器,实现多线程,可端口复用,此程序主要模拟对分布式网络各个节点进行轮询,处理返回信息,后插入本地数据库。(Simple TCP server, to achieve multi-threaded, port multiplexing, this program mainly simulates the distributed network each node polling, processing returned information, and then inserted into the local database.)
Update : 2024-05-06 Size : 5120 Publisher : The_Doc

支持多线程 接收客户端xml数据包解析后保存到指定路径(Support multi-threaded receive client XML packets resolved, save to the specified path)
Update : 2024-05-06 Size : 2892800 Publisher : 啊俊

多线程服务器的程序例子,基于 QT5 开发,便于学习多线程客户端与服务器之间通讯(Multi-threaded server program example, based on QT5 development, easy to learn communication between multi-threaded client and server)
Update : 2024-05-06 Size : 19321856 Publisher : SunChuquin
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 32 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.